google.golang.org/grpc/grpclog.componentData.FatalDepth (method, view implemented interface methods)
4 uses
google.golang.org/grpc/grpclog (current package)
component.go#L47: func (c *componentData) FatalDepth(depth int, args ...any) {
component.go#L65: c.FatalDepth(1, args...)
component.go#L81: c.FatalDepth(1, fmt.Sprintf(format, args...))
component.go#L97: c.FatalDepth(1, args...)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)